GskTransform: Ignore identity transforms
authorTimm Bäder <mail@baedert.org>
Mon, 3 Jun 2019 14:20:12 +0000 (16:20 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 3 Jun 2019 15:03:02 +0000 (17:03 +0200)
commit05ca772631e4454918c5b0befd5ee6b808546774
tree980254beab4daacfab93c9af6c5c2c3cf3d267fa
parentefe9bba343f0ca839bb134fcc46bacd54b247a6a
GskTransform: Ignore identity transforms

We often end up with e.g. a scale of 1 or a translation by 0/0. Ignore
those transforms since they don't do anything.
gsk/gsktransform.c
testsuite/gsk/nodeparser/testswitch.node
testsuite/gsk/nodeparser/widgetfactory.node